home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-02017.DIR / 00060.ls < prev    next >
Encoding:
Text File  |  1998-05-07  |  128 b   |  8 lines

  1. on exitFrame
  2.   global g1
  3.   set the visible of sprite 22 to 1
  4.   set the visible of sprite 3 to 0
  5.   set g1 to 0
  6.   go("start")
  7. end
  8.